3.3.40 \(\int \frac {\sec (e+f x)}{\sqrt {a+a \sec (e+f x)} (c+d \sec (e+f x))} \, dx\) [240]

Optimal. Leaf size=122 \[ \frac {\sqrt {2} \text {ArcTan}\left (\frac {\sqrt {a} \tan (e+f x)}{\sqrt {2} \sqrt {a+a \sec (e+f x)}}\right )}{\sqrt {a} (c-d) f}-\frac {2 \sqrt {d} \text {ArcTan}\left (\frac {\sqrt {a} \sqrt {d} \tan (e+f x)}{\sqrt {c+d} \sqrt {a+a \sec (e+f x)}}\right )}{\sqrt {a} (c-d) \sqrt {c+d} f} \]

[Out]

arctan(1/2*a^(1/2)*tan(f*x+e)*2^(1/2)/(a+a*sec(f*x+e))^(1/2))*2^(1/2)/(c-d)/f/a^(1/2)-2*arctan(a^(1/2)*d^(1/2)
*tan(f*x+e)/(c+d)^(1/2)/(a+a*sec(f*x+e))^(1/2))*d^(1/2)/(c-d)/f/a^(1/2)/(c+d)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.19, antiderivative size = 122, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 33, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.152, Rules used = {4057, 3880, 209, 4052, 211} \begin {gather*} \frac {\sqrt {2} \text {ArcTan}\left (\frac {\sqrt {a} \tan (e+f x)}{\sqrt {2} \sqrt {a \sec (e+f x)+a}}\right )}{\sqrt {a} f (c-d)}-\frac {2 \sqrt {d} \text {ArcTan}\left (\frac {\sqrt {a} \sqrt {d} \tan (e+f x)}{\sqrt {c+d} \sqrt {a \sec (e+f x)+a}}\right )}{\sqrt {a} f (c-d) \sqrt {c+d}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sec[e + f*x]/(Sqrt[a + a*Sec[e + f*x]]*(c + d*Sec[e + f*x])),x]

[Out]

(Sqrt[2]*ArcTan[(Sqrt[a]*Tan[e + f*x])/(Sqrt[2]*Sqrt[a + a*Sec[e + f*x]])])/(Sqrt[a]*(c - d)*f) - (2*Sqrt[d]*A
rcTan[(Sqrt[a]*Sqrt[d]*Tan[e + f*x])/(Sqrt[c + d]*Sqrt[a + a*Sec[e + f*x]])])/(Sqrt[a]*(c - d)*Sqrt[c + d]*f)

Rule 209

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[b, 2]))*ArcTan[Rt[b, 2]*(x/Rt[a, 2])], x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 3880

Int[csc[(e_.) + (f_.)*(x_)]/Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)], x_Symbol] :> Dist[-2/f, Subst[Int[1/(2
*a + x^2), x], x, b*(Cot[e + f*x]/Sqrt[a + b*Csc[e + f*x]])], x] /; FreeQ[{a, b, e, f}, x] && EqQ[a^2 - b^2, 0
]

Rule 4052

Int[(csc[(e_.) + (f_.)*(x_)]*Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)])/(csc[(e_.) + (f_.)*(x_)]*(d_.) + (c_)
), x_Symbol] :> Dist[-2*(b/f), Subst[Int[1/(b*c + a*d + d*x^2), x], x, b*(Cot[e + f*x]/Sqrt[a + b*Csc[e + f*x]
])], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0]

Rule 4057

Int[csc[(e_.) + (f_.)*(x_)]/(Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)]*(csc[(e_.) + (f_.)*(x_)]*(d_.) + (c_))
), x_Symbol] :> Dist[b/(b*c - a*d), Int[Csc[e + f*x]/Sqrt[a + b*Csc[e + f*x]], x], x] - Dist[d/(b*c - a*d), In
t[Csc[e + f*x]*(Sqrt[a + b*Csc[e + f*x]]/(c + d*Csc[e + f*x])), x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[
b*c - a*d, 0] && (EqQ[a^2 - b^2, 0] || EqQ[c^2 - d^2, 0])

Rubi steps

\begin {align*} \int \frac {\sec (e+f x)}{\sqrt {a+a \sec (e+f x)} (c+d \sec (e+f x))} \, dx &=\frac {\int \frac {\sec (e+f x)}{\sqrt {a+a \sec (e+f x)}} \, dx}{c-d}-\frac {d \int \frac {\sec (e+f x) \sqrt {a+a \sec (e+f x)}}{c+d \sec (e+f x)} \, dx}{a (c-d)}\\ &=-\frac {2 \text {Subst}\left (\int \frac {1}{2 a+x^2} \, dx,x,-\frac {a \tan (e+f x)}{\sqrt {a+a \sec (e+f x)}}\right )}{(c-d) f}+\frac {(2 d) \text {Subst}\left (\int \frac {1}{a c+a d+d x^2} \, dx,x,-\frac {a \tan (e+f x)}{\sqrt {a+a \sec (e+f x)}}\right )}{(c-d) f}\\ &=\frac {\sqrt {2} \tan ^{-1}\left (\frac {\sqrt {a} \tan (e+f x)}{\sqrt {2} \sqrt {a+a \sec (e+f x)}}\right )}{\sqrt {a} (c-d) f}-\frac {2 \sqrt {d} \tan ^{-1}\left (\frac {\sqrt {a} \sqrt {d} \tan (e+f x)}{\sqrt {c+d} \sqrt {a+a \sec (e+f x)}}\right )}{\sqrt {a} (c-d) \sqrt {c+d} f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 4 vs. order 3 in optimal.
time = 33.85, size = 229015, normalized size = 1877.17 \begin {gather*} \text {Result too large to show} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

Integrate[Sec[e + f*x]/(Sqrt[a + a*Sec[e + f*x]]*(c + d*Sec[e + f*x])),x]

[Out]

Result too large to show

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(519\) vs. \(2(99)=198\).
time = 9.03, size = 520, normalized size = 4.26

method result size
default \(\frac {\left (2 \sqrt {\left (c +d \right ) \left (c -d \right )}\, \ln \left (-\frac {-\sin \left (f x +e \right ) \sqrt {-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}+\cos \left (f x +e \right )-1}{\sin \left (f x +e \right )}\right ) \sqrt {\frac {d}{c -d}}+d \sqrt {2}\, \ln \left (-\frac {2 \left (\sqrt {2}\, \sqrt {\frac {d}{c -d}}\, \sqrt {-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, c \sin \left (f x +e \right )-\sqrt {2}\, \sqrt {\frac {d}{c -d}}\, \sqrt {-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, d \sin \left (f x +e \right )-c \sin \left (f x +e \right )+d \sin \left (f x +e \right )+\sqrt {\left (c +d \right ) \left (c -d \right )}\, \cos \left (f x +e \right )-\sqrt {\left (c +d \right ) \left (c -d \right )}\right )}{c \cos \left (f x +e \right )-d \cos \left (f x +e \right )-\sqrt {\left (c +d \right ) \left (c -d \right )}\, \sin \left (f x +e \right )-c +d}\right )-d \sqrt {2}\, \ln \left (\frac {-2 \sqrt {2}\, \sqrt {\frac {d}{c -d}}\, \sqrt {-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, c \sin \left (f x +e \right )+2 \sqrt {2}\, \sqrt {\frac {d}{c -d}}\, \sqrt {-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, d \sin \left (f x +e \right )+2 \sqrt {\left (c +d \right ) \left (c -d \right )}\, \cos \left (f x +e \right )+2 c \sin \left (f x +e \right )-2 d \sin \left (f x +e \right )-2 \sqrt {\left (c +d \right ) \left (c -d \right )}}{\sqrt {\left (c +d \right ) \left (c -d \right )}\, \sin \left (f x +e \right )+c \cos \left (f x +e \right )-d \cos \left (f x +e \right )-c +d}\right )\right ) \sqrt {-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {a \left (\cos \left (f x +e \right )+1\right )}{\cos \left (f x +e \right )}}}{2 f \sqrt {\frac {d}{c -d}}\, \left (c -d \right ) \sqrt {\left (c +d \right ) \left (c -d \right )}\, a}\) \(520\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(f*x+e)/(c+d*sec(f*x+e))/(a+a*sec(f*x+e))^(1/2),x,method=_RETURNVERBOSE)

[Out]

1/2/f*(2*((c+d)*(c-d))^(1/2)*ln(-(-sin(f*x+e)*(-2*cos(f*x+e)/(cos(f*x+e)+1))^(1/2)+cos(f*x+e)-1)/sin(f*x+e))*(
d/(c-d))^(1/2)+d*2^(1/2)*ln(-2*(2^(1/2)*(d/(c-d))^(1/2)*(-2*cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*c*sin(f*x+e)-2^(1
/2)*(d/(c-d))^(1/2)*(-2*cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*d*sin(f*x+e)-c*sin(f*x+e)+d*sin(f*x+e)+((c+d)*(c-d))^
(1/2)*cos(f*x+e)-((c+d)*(c-d))^(1/2))/(c*cos(f*x+e)-d*cos(f*x+e)-((c+d)*(c-d))^(1/2)*sin(f*x+e)-c+d))-d*2^(1/2
)*ln(2*(-2^(1/2)*(d/(c-d))^(1/2)*(-2*cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*c*sin(f*x+e)+2^(1/2)*(d/(c-d))^(1/2)*(-2
*cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*d*sin(f*x+e)+((c+d)*(c-d))^(1/2)*cos(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)-((c+d)
*(c-d))^(1/2))/(((c+d)*(c-d))^(1/2)*sin(f*x+e)+c*cos(f*x+e)-d*cos(f*x+e)-c+d)))*(-2*cos(f*x+e)/(cos(f*x+e)+1))
^(1/2)*(a*(cos(f*x+e)+1)/cos(f*x+e))^(1/2)/(d/(c-d))^(1/2)/(c-d)/((c+d)*(c-d))^(1/2)/a

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)/(c+d*sec(f*x+e))/(a+a*sec(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate(sec(f*x + e)/(sqrt(a*sec(f*x + e) + a)*(d*sec(f*x + e) + c)), x)

________________________________________________________________________________________

Fricas [A]
time = 3.72, size = 1021, normalized size = 8.37 \begin {gather*} \left [-\frac {\sqrt {2} \sqrt {-\frac {1}{a}} \log \left (\frac {2 \, \sqrt {2} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \sqrt {-\frac {1}{a}} \cos \left (f x + e\right ) \sin \left (f x + e\right ) + 3 \, \cos \left (f x + e\right )^{2} + 2 \, \cos \left (f x + e\right ) - 1}{\cos \left (f x + e\right )^{2} + 2 \, \cos \left (f x + e\right ) + 1}\right ) + \sqrt {-\frac {d}{a c + a d}} \log \left (-\frac {{\left (c^{2} + 8 \, c d + 8 \, d^{2}\right )} \cos \left (f x + e\right )^{3} + {\left (c^{2} + 2 \, c d\right )} \cos \left (f x + e\right )^{2} - 4 \, {\left ({\left (c^{2} + 3 \, c d + 2 \, d^{2}\right )} \cos \left (f x + e\right )^{2} - {\left (c d + d^{2}\right )} \cos \left (f x + e\right )\right )} \sqrt {-\frac {d}{a c + a d}} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \sin \left (f x + e\right ) + d^{2} - {\left (6 \, c d + 7 \, d^{2}\right )} \cos \left (f x + e\right )}{c^{2} \cos \left (f x + e\right )^{3} + {\left (c^{2} + 2 \, c d\right )} \cos \left (f x + e\right )^{2} + d^{2} + {\left (2 \, c d + d^{2}\right )} \cos \left (f x + e\right )}\right )}{2 \, {\left (c - d\right )} f}, -\frac {\sqrt {2} \sqrt {-\frac {1}{a}} \log \left (\frac {2 \, \sqrt {2} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \sqrt {-\frac {1}{a}} \cos \left (f x + e\right ) \sin \left (f x + e\right ) + 3 \, \cos \left (f x + e\right )^{2} + 2 \, \cos \left (f x + e\right ) - 1}{\cos \left (f x + e\right )^{2} + 2 \, \cos \left (f x + e\right ) + 1}\right ) + 2 \, \sqrt {\frac {d}{a c + a d}} \arctan \left (\frac {2 \, {\left (c + d\right )} \sqrt {\frac {d}{a c + a d}} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \cos \left (f x + e\right ) \sin \left (f x + e\right )}{{\left (c + 2 \, d\right )} \cos \left (f x + e\right )^{2} + {\left (c + d\right )} \cos \left (f x + e\right ) - d}\right )}{2 \, {\left (c - d\right )} f}, -\frac {\sqrt {-\frac {d}{a c + a d}} \log \left (-\frac {{\left (c^{2} + 8 \, c d + 8 \, d^{2}\right )} \cos \left (f x + e\right )^{3} + {\left (c^{2} + 2 \, c d\right )} \cos \left (f x + e\right )^{2} - 4 \, {\left ({\left (c^{2} + 3 \, c d + 2 \, d^{2}\right )} \cos \left (f x + e\right )^{2} - {\left (c d + d^{2}\right )} \cos \left (f x + e\right )\right )} \sqrt {-\frac {d}{a c + a d}} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \sin \left (f x + e\right ) + d^{2} - {\left (6 \, c d + 7 \, d^{2}\right )} \cos \left (f x + e\right )}{c^{2} \cos \left (f x + e\right )^{3} + {\left (c^{2} + 2 \, c d\right )} \cos \left (f x + e\right )^{2} + d^{2} + {\left (2 \, c d + d^{2}\right )} \cos \left (f x + e\right )}\right ) + \frac {2 \, \sqrt {2} \arctan \left (\frac {\sqrt {2} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \cos \left (f x + e\right )}{\sqrt {a} \sin \left (f x + e\right )}\right )}{\sqrt {a}}}{2 \, {\left (c - d\right )} f}, -\frac {\sqrt {\frac {d}{a c + a d}} \arctan \left (\frac {2 \, {\left (c + d\right )} \sqrt {\frac {d}{a c + a d}} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \cos \left (f x + e\right ) \sin \left (f x + e\right )}{{\left (c + 2 \, d\right )} \cos \left (f x + e\right )^{2} + {\left (c + d\right )} \cos \left (f x + e\right ) - d}\right ) + \frac {\sqrt {2} \arctan \left (\frac {\sqrt {2} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \cos \left (f x + e\right )}{\sqrt {a} \sin \left (f x + e\right )}\right )}{\sqrt {a}}}{{\left (c - d\right )} f}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)/(c+d*sec(f*x+e))/(a+a*sec(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

[-1/2*(sqrt(2)*sqrt(-1/a)*log((2*sqrt(2)*sqrt((a*cos(f*x + e) + a)/cos(f*x + e))*sqrt(-1/a)*cos(f*x + e)*sin(f
*x + e) + 3*cos(f*x + e)^2 + 2*cos(f*x + e) - 1)/(cos(f*x + e)^2 + 2*cos(f*x + e) + 1)) + sqrt(-d/(a*c + a*d))
*log(-((c^2 + 8*c*d + 8*d^2)*cos(f*x + e)^3 + (c^2 + 2*c*d)*cos(f*x + e)^2 - 4*((c^2 + 3*c*d + 2*d^2)*cos(f*x
+ e)^2 - (c*d + d^2)*cos(f*x + e))*sqrt(-d/(a*c + a*d))*sqrt((a*cos(f*x + e) + a)/cos(f*x + e))*sin(f*x + e) +
 d^2 - (6*c*d + 7*d^2)*cos(f*x + e))/(c^2*cos(f*x + e)^3 + (c^2 + 2*c*d)*cos(f*x + e)^2 + d^2 + (2*c*d + d^2)*
cos(f*x + e))))/((c - d)*f), -1/2*(sqrt(2)*sqrt(-1/a)*log((2*sqrt(2)*sqrt((a*cos(f*x + e) + a)/cos(f*x + e))*s
qrt(-1/a)*cos(f*x + e)*sin(f*x + e) + 3*cos(f*x + e)^2 + 2*cos(f*x + e) - 1)/(cos(f*x + e)^2 + 2*cos(f*x + e)
+ 1)) + 2*sqrt(d/(a*c + a*d))*arctan(2*(c + d)*sqrt(d/(a*c + a*d))*sqrt((a*cos(f*x + e) + a)/cos(f*x + e))*cos
(f*x + e)*sin(f*x + e)/((c + 2*d)*cos(f*x + e)^2 + (c + d)*cos(f*x + e) - d)))/((c - d)*f), -1/2*(sqrt(-d/(a*c
 + a*d))*log(-((c^2 + 8*c*d + 8*d^2)*cos(f*x + e)^3 + (c^2 + 2*c*d)*cos(f*x + e)^2 - 4*((c^2 + 3*c*d + 2*d^2)*
cos(f*x + e)^2 - (c*d + d^2)*cos(f*x + e))*sqrt(-d/(a*c + a*d))*sqrt((a*cos(f*x + e) + a)/cos(f*x + e))*sin(f*
x + e) + d^2 - (6*c*d + 7*d^2)*cos(f*x + e))/(c^2*cos(f*x + e)^3 + (c^2 + 2*c*d)*cos(f*x + e)^2 + d^2 + (2*c*d
 + d^2)*cos(f*x + e))) + 2*sqrt(2)*arctan(sqrt(2)*sqrt((a*cos(f*x + e) + a)/cos(f*x + e))*cos(f*x + e)/(sqrt(a
)*sin(f*x + e)))/sqrt(a))/((c - d)*f), -(sqrt(d/(a*c + a*d))*arctan(2*(c + d)*sqrt(d/(a*c + a*d))*sqrt((a*cos(
f*x + e) + a)/cos(f*x + e))*cos(f*x + e)*sin(f*x + e)/((c + 2*d)*cos(f*x + e)^2 + (c + d)*cos(f*x + e) - d)) +
 sqrt(2)*arctan(sqrt(2)*sqrt((a*cos(f*x + e) + a)/cos(f*x + e))*cos(f*x + e)/(sqrt(a)*sin(f*x + e)))/sqrt(a))/
((c - d)*f)]

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\sec {\left (e + f x \right )}}{\sqrt {a \left (\sec {\left (e + f x \right )} + 1\right )} \left (c + d \sec {\left (e + f x \right )}\right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)/(c+d*sec(f*x+e))/(a+a*sec(f*x+e))**(1/2),x)

[Out]

Integral(sec(e + f*x)/(sqrt(a*(sec(e + f*x) + 1))*(c + d*sec(e + f*x))), x)

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)/(c+d*sec(f*x+e))/(a+a*sec(f*x+e))^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Warning, integration of abs or sign assumes constant sign by intervals (correct if the argument is real):Ch
eck [abs(co

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {1}{\cos \left (e+f\,x\right )\,\sqrt {a+\frac {a}{\cos \left (e+f\,x\right )}}\,\left (c+\frac {d}{\cos \left (e+f\,x\right )}\right )} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(cos(e + f*x)*(a + a/cos(e + f*x))^(1/2)*(c + d/cos(e + f*x))),x)

[Out]

int(1/(cos(e + f*x)*(a + a/cos(e + f*x))^(1/2)*(c + d/cos(e + f*x))), x)

________________________________________________________________________________________